home *** CD-ROM | disk | FTP | other *** search
/ 100 Fonts / 100 Fonts.iso / setup.ini < prev   
INI File  |  1999-03-26  |  1KB  |  41 lines

  1. ; "Version" should be the version number that the install
  2. ; will update.
  3. ; "Setup" is the name of the executable to be launched by 
  4. ; Setup.exe. This should specify the full path relative to 
  5. ; this file.
  6. ; "Number" is the number of FPV \ Reg files. This should 
  7. ; specify the full path relative to this file.
  8. ; "Location" is the location of the FPV \ Reg files. 
  9.  
  10. [Info]
  11. Version = 1.11
  12. Setup = Fontmgr\Setup.exe
  13. Number = 4
  14. Location = Fontmgr\Fpv
  15. Collection = 100Fonts
  16.  
  17.  
  18. ; List of the FPV files. These need to be located in
  19. ; the directory specified by "Location". If there is more
  20. ; than one, then the value name should be incremented and
  21. ; "Number" should also. Include the extension.
  22.  
  23. [FPV Files]
  24. 1 = 100Fonts.fpv
  25. 2 = Elegant.fpv
  26. 3 = Fantas.fpv
  27. 4 = Prof.fpv
  28.  
  29.  
  30.  
  31. ; List of the registry files. These need to be located in
  32. ; the directory specified by "Location". If there is more
  33. ; than one, then the value name should be incremented and
  34. ; "Number" should also. Include the extension.
  35.  
  36. [Registry Files]
  37. 1 = 100Fonts.reg
  38. 2 = Elegant.reg
  39. 3 = Fantas.reg
  40. 4 = Prof.reg
  41.